
        i,
        em {
            font-style: normal;
        }
        
        .topWrap {
            height: 258px;
            background: url(images/h_top_bg.gif) repeat-x center top;
        }
        
        .topWrap .header {
            width: 1200px;
            height: 258px;
            margin: 0 auto;
            font-family: "Microsoft YaHei";
            position: relative;
        }
        
        .topWrap h5 {
            height: 42px;
            overflow: hidden;
        }
        
        .topWrap h5 span {
            display: block;
            float: right;
            font: 12px "Microsoft Yahei";
            line-height: 42px;
            height: 42px;
            color: #999;
        }
        
        .topWrap h5 span a {
            display: inline-block;
            color: #999;
            background: url(images/icon1.png) no-repeat left center;
            padding: 0 13px 0 24px;
        }
        
        .topWrap h5 span a:nth-child(2) {
            background: url(images/icon2.png) no-repeat left center;
        }
        
        .topWrap h5 span a:nth-child(3) {
            background: url(images/icon3.png) no-repeat left center;
            padding: 0 13px 0 16px;
        }
        
        .topWrap h5 a:hover {
            color: #dc2821;
            font-weight: bold;
        }
        
        .topWrap h1 {
            width: 311px;
            height: 34px;
            margin-top: 49px;
            float: left;
            overflow: hidden;
        }
        
        .topWrap h1 img {
            display: block;
            width: 311px;
            height: 34px;
        }
        
        .topWrap h2 {
            display: none;
        }
        
        .topWrap h3 {
            width: 420px;
            float: left;
            padding: 37px 0 0 20px;
            font: 24px "Microsoft Yahei";
            color: #333;
            font-weight: bold;
        }
        
        .topWrap h3 em {
            display: block;
            padding-top: 8px;
            font: 20px "Microsoft Yahei";
            color: #000;
        }
        
        .topWrap h3 b {
            color: #dc2821;
        }
        
        .topWrap p {
            width: 200px;
            height: 116px;
            font: 30px Arial;
            margin-top: 30px;
            line-height: 30px;
            background: url(images/lx.png) no-repeat left 26px;
            padding-left: 40px;
            color: #333;
            font-weight: bold;
            float: right;
            text-align: right;
        }
        
        .topWrap p em {
            display: block;
            font: 14px "Microsoft YaHei";
            line-height: 26px;
        }
        
        .nav {
            height: 70px;
        }
        
        .nav li {
            font-size: 16px;
            height: 70px;
            float: left;
            position: relative;
        }
        
        .nav li a {
            display: block;
            padding: 0 20px;
            color: #fff;
            height: 70px;
            line-height: 70px;
            text-align: center;
            position: relative;
            z-index: 1;
        }
        
        .nav li:before {
            content: "";
            position: absolute;
            top: 30px;
            right: 0;
            width: 1px;
            height: 9px;
            background: #aeaeae;
        }
        
        .nav li:last-child:before {
            background: none;
        }
        
        .nav li:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 0;
            background-color: #dc2821;
            bottom: 0;
            left: 0;
            -webkit-transition: height .3s;
            transition: height .3s;
        }
        
        .nav li:hover:after,
        .nav li.cur:after {
            height: 100%;
        }
        
        .nav .erji {
            display: none;
            position: absolute;
            top: 70px;
            left: 0;
            padding: 12px 0;
            box-shadow: 0.1rem 0.1rem 0.3rem 0.1rem #111;
            background: rgba(0, 0, 0, 0.7);
            font: 14px "Microsoft YaHei";
            line-height: 30px;
            white-space: nowrap;
            min-width: 100%;
            text-align: center;
            z-index: 12;
        }
        
        .nav .erji a,
        .nav .cur .erji a {
            display: block;
            color: #fff;
            line-height: 40px;
            height: 40px;
            box-shadow: none;
            padding: 0 0;
            white-space: nowrap;
            background: none;
        }
        
        .nav li:nth-child(4) .erji a,
        .nav li:nth-child(5) .erji a,
        .nav li:nth-child(6) .erji a {
            box-shadow: none;
            background: none;
        }
        
        .nav .erji a:hover,
        .nav li:nth-child(4) .erji a:hover,
        .nav li:nth-child(5) .erji a:hover,
        .nav li:nth-child(6) .erji a:hover {
            background: #dc2821;
        }
        
        .h_head_gd {
            height: 70px;
            background: rgba(0, 0, 0, 0.7);
            width: 100%;
            position: fixed;
            top: 0;
            z-index: 8;
        }
        
        .h_head_gd .header {
            height: 70px;
        }
        
        .h_head_gd h2 {
            display: block;
            float: left;
            width: 170px;
            margin-top: 0;
            height: 70px;
            /*background-color: rgba(255, 255, 255, 0.7);*/
            padding: 0 5px;
            margin-left: -70px;
        }
        
        .h_head_gd h2 img {
            width: 100%;
            display: block;
            padding-top: 10px;
        }
        
        .h_head_gd .nav {
            position: absolute;
            width: 1080px;
            right: 0;
            top: 0;
        }
        
        .h_head_gd .nav li a {
            padding: 0 15px;
        }
        
        .h_head_gd h1,
        .h_head_gd h5,
        .h_head_gd h3,
        .h_head_gd p,
        .h_head_gd .sea_in {
            display: none;
        }
        
        .sea_in {
            margin-top: 18px;
            overflow: hidden;
            position: absolute;
            right: 0px;
            top: 120px;
        }
        
        .inp01 {
            width: 336px;
            height: 40px;
            line-height: 40px;
            border: none;
            color: #999;
            font-size: 14px;
            padding-left: 20px;
            float: left;
            font-family: "Microsoft Yahei";
            float: left;
            background: url(images/sou1.gif) no-repeat;
            outline: none;
        }
        
        .inp02 {
            background: url(images/sou2.gif) no-repeat;
            width: 40px;
            height: 40px;
            border: 0;
            float: left;
            outline: none;
            cursor: pointer;
        }
    

        .search{ height:75px; border-bottom:1px solid #dedede;overflow: hidden;}
        .search p{line-height:75px;height:75px;overflow: hidden; font-size: 15px; color:#666; font-family:"Microsoft Yahei"; float: left; font-weight:bold;}
        .search p a{display: inline-block;padding:0 10px;color:#666; font-weight:normal;}
		.search p a:hover{ font-weight:bold; color:#dc2821;}
    

        .footWrap {
            background: url(images/footer_bg.jpg) no-repeat center top;
            height: 364px;
            overflow: hidden;
        }
        
        .footWrap .footer {
            width: 1200px;
            margin: 0 auto;
            position: relative;
        }
        
        .fnav {
            height: 90px;
            overflow: hidden;
            font: 16px "Microsoft YaHei";
            line-height: 90px;
            color: #fff;
        }
        
        .fnav a {
            display: block;
            float: left;
            color: #fff;
            margin-right: 44px;
        }
        
        .fnav a:last-child {
            margin-right: 0;
        }
        
        .fnav a:hover {
            color: #dc2821;
        }
        
        .footWrap h2 {
            width: 340px;
            height: 163px;
            overflow: hidden;
            margin-top: 47px;
            float: left;
            font: 20px "Microsoft YaHei";
            color: #fff;
        }
        
        .footWrap h2 a {
            color: #fff;
        }
        
        .footWrap h2 img {
            display: block;
            width: 289px;
            height: 32px;
            margin-bottom: 15px;
        }
        
        .footWrap h2 em {
            letter-spacing: 2.5px;
        }
        
        .flink ul {
            height: 105px;
            width: 586px;
            margin: 42px 0 0 0;
        }
        
        .flink li {
            font: 18px "Microsoft YaHei";
            width: 263px;
            float: left;
            line-height: 30px;
            color: #d0cfcf;
            margin-bottom: 25px;
        }
        
        .flink .li01 {
            width: 310px;
        }
        
        .flink li em {
            display: block;
            width: 26px;
            height: 30px;
            float: left;
            margin: 0 10px 0 0;
        }
        
        .flink li em img {
            display: block;
        }
        
        .flink li span {
            width: 240px;
            float: left;
            display: block;
            font-size: 14px;
            line-height: 24px;
        }
        
        .flink li:hover em img {
            -webkit-animation: hvr-buzz-out 0.75s linear;
            animation: hvr-buzz-out 0.75s linear;
        }
        
        .code {
            width: 255px;
            float: right;
            margin-top: 25px;
        }
        
        .code p {
            width: 118px;
        }
        
        .code p img {
            display: block;
            width: 98px;
            height: 98px;
            border: 10px solid #fff;
        }
        
        .code p em {
            display: block;
            font: 16px "Microsoft YaHei";
            height: 44px;
            line-height: 44px;
            text-align: center;
            color: #fff;
            opacity: 0.8;
            overflow: hidden;
        }
        
        .foot {
            font: 14px "Microsoft YaHei";
            color: #bababa;
            line-height: 64px;
        }
        
        .foot a {
            color: #bababa;
        }
        
        .foot em {
            padding: 0 8px;
        }
        
        .foot a:hover {
            color: #dc2821;
            font-weight: bold;
        }
        
        .foot img {
            display: inline-block;
            margin: 0 8px;
            width: 82px;
            height: 82px;
            border: 3px solid #fcfcfc;
        }
        
        .ftop01 a {
            display: block;
            width: 36px;
            height: 36px;
            background: url(images/top_icon1.png) no-repeat center top;
            overflow: hidden;
            position: fixed;
            bottom: 41px;
            right: 5px;
        }
        
        .ftop01 a:hover {
            background: url(images/top_icon2.png) no-repeat center top;
            -webkit-transition: all 0.7s;
            transition: all 0.7s;
            transition-property: background;
            -moz-transition-property: background;
            /* Firefox 4 */
            -webkit-transition-property: background;
            /* Safari 和 Chrome */
            -o-transition-property: background;
        }
        /*animation*/
        
        @-webkit-keyframes hvr-buzz-out {
            10% {
                -webkit-transform: translateX(3px) rotate(2deg);
                transform: translateX(3px) rotate(2deg);
            }
            20% {
                -webkit-transform: translateX(-3px) rotate(-2deg);
                transform: translateX(-3px) rotate(-2deg);
            }
            30% {
                -webkit-transform: translateX(3px) rotate(2deg);
                transform: translateX(3px) rotate(2deg);
            }
            40% {
                -webkit-transform: translateX(-3px) rotate(-2deg);
                transform: translateX(-3px) rotate(-2deg);
            }
            50% {
                -webkit-transform: translateX(2px) rotate(1deg);
                transform: translateX(2px) rotate(1deg);
            }
            60% {
                -webkit-transform: translateX(-2px) rotate(-1deg);
                transform: translateX(-2px) rotate(-1deg);
            }
            70% {
                -webkit-transform: translateX(2px) rotate(1deg);
                transform: translateX(2px) rotate(1deg);
            }
            80% {
                -webkit-transform: translateX(-2px) rotate(-1deg);
                transform: translateX(-2px) rotate(-1deg);
            }
            90% {
                -webkit-transform: translateX(1px) rotate(0);
                transform: translateX(1px) rotate(0);
            }
            100% {
                -webkit-transform: translateX(-1px) rotate(0);
                transform: translateX(-1px) rotate(0);
            }
        }
        
        @keyframes hvr-buzz-out {
            10% {
                -webkit-transform: translateX(3px) rotate(2deg);
                transform: translateX(3px) rotate(2deg);
            }
            20% {
                -webkit-transform: translateX(-3px) rotate(-2deg);
                transform: translateX(-3px) rotate(-2deg);
            }
            30% {
                -webkit-transform: translateX(3px) rotate(2deg);
                transform: translateX(3px) rotate(2deg);
            }
            40% {
                -webkit-transform: translateX(-3px) rotate(-2deg);
                transform: translateX(-3px) rotate(-2deg);
            }
            50% {
                -webkit-transform: translateX(2px) rotate(1deg);
                transform: translateX(2px) rotate(1deg);
            }
            60% {
                -webkit-transform: translateX(-2px) rotate(-1deg);
                transform: translateX(-2px) rotate(-1deg);
            }
            70% {
                -webkit-transform: translateX(2px) rotate(1deg);
                transform: translateX(2px) rotate(1deg);
            }
            80% {
                -webkit-transform: translateX(-2px) rotate(-1deg);
                transform: translateX(-2px) rotate(-1deg);
            }
            90% {
                -webkit-transform: translateX(1px) rotate(0);
                transform: translateX(1px) rotate(0);
            }
            100% {
                -webkit-transform: translateX(-1px) rotate(0);
                transform: translateX(-1px) rotate(0);
            }
        }
    
